efi_loader: comments for functions add missing @return
authorHeinrich Schuchardt <[email protected]>
Sun, 8 Oct 2017 04:57:27 +0000 (06:57 +0200)
committerAlexander Graf <[email protected]>
Mon, 9 Oct 2017 05:00:38 +0000 (07:00 +0200)
commit10a08c4ed70e57ac570974b04844ceec13ad311a
treeb1ab1bdb59c6f9d6e47dde86d9341a229c0208a1
parent77511b3b4be449f1547cd97ec6dde780ef589d84
efi_loader: comments for functions add missing @return

For some functions the @return description is missing.

Fix typo.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c